home *** CD-ROM | disk | FTP | other *** search
/ Exploring Where & Why / Exploring Where & Why.iso / pc / MODULES / LESSON05 / ACT05A / L05A1B.DIR / scripts_15_done.ls < prev    next >
Encoding:
Text File  |  2003-04-25  |  82 b   |  6 lines

  1. on mouseDown
  2.   if bounceButton(the clickOn) then
  3.     go(1, "L05A2a")
  4.   end if
  5. end
  6.